Copy

Copy a single Folder into a different folder/workspace

heterogeneousFolder copyHeterogeneousFolder( beeId folder , beeId destination , conflictResolutionMode conflict_resolution_mode , Projection projection )

Parameters

folder
Type: beeId The folder to copy
destination
Type: beeId The destination folder or workspace
conflict_resolution_mode
Type: conflictResolutionMode How to resolve name clash on the copy (ConflictResolutionMode.OVERWRITE and ConflictResolutionMode.VERSION_OVERWRITE not supported)
projection
ProjectionWrapper
Projection to use for the returned snapshot